Click or drag to resize

MessageNormalizedSubject Property

Contains the message subject with any prefix removed.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string NormalizedSubject { get; set; }

Property Value

Type: String
The normalized subject.
See Also